SortFields Collection

The SortFields Collection is a collection of sort fields; can be either record sort field or group sort field. Access a specific SortField Object in the collection using the Item property.

SortFields Collection Properties

Property Description Read/ Write Restriction in
event handler

Count

Long. Gets the number of sort fields in the collection.

Read only

None

Item
(index As
Long)

SortField Object. Gets reference to an item in the Collection. Item has an index parameter that is a numeric, 1-based index (that is, Item (1)). The sort fields in the collection are indexed in the order they were added as sort fields to the report.

Read only

None

Parent

Report Object. Gets reference to the parent object.

Read only

None

Remarks

Instead of using the Item property as shown, you can reference a sort field directly, for example, SortFields(1).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com